home *** CD-ROM | disk | FTP | other *** search
/ Rhapsody 4 #2 / Rhapsody 4 - Issue 2.iso / !InstallR4 / DATA / 218 < prev    next >
Text File  |  1998-04-03  |  776b  |  22 lines

  1.  
  2. | !Run obey file for !PlayMIDI
  3. | (c) J.O.Linton - 03 Apr 1998
  4.  
  5. IF "<System$Path>" = "" THEN ERROR 0 System resources cannot be found
  6. IF "<Rhapsody4$Dir>" = "" THEN ERROR 0 Please open a filer widow containing Rhapsody4
  7.  
  8. IconSprites <Obey$Dir>.!Sprites
  9.  
  10. RMEnsure SoundScheduler 1.13 RMLoad System:Modules.Sound2
  11. RMEnsure SoundScheduler 1.13 ERROR You need SoundScheduler 1.13 or later
  12. RMReInit SoundScheduler
  13. RMEnsure MessageTrans 0.06 RMLoad System:Modules.MsgTrans
  14. RMEnsure MessageTrans 0.06 ERROR You need MessageTrans 0.06 or later
  15. RMEnsure UtilityModule 3.50 RMLoad <Rhapsody4$Dir>.Dummy
  16. RMEnsure UtilityModule 3.50 RMEnsure DummyDynamicAreas 1.07 ERROR you need DummyDDA module 1.07 or later
  17.  
  18. Wimpslot 128K 128K
  19.  
  20. Set PlayMIDI$dir <Obey$Dir>
  21. Run <Obey$Dir>.!RunImage %*0
  22.